SftTabs/NET 6.0

DefaultSize Property, SftTabs Class

Softel vdm, Inc.

Gets the default size of the control.

Syntax      SftTabs Class (Softelvdm.SftTabsNET)

VB   

Protected ReadOnly Overridable Property DefaultSize As Size

C#   

protected virtual Size DefaultSize { get; }

C++   

protected: property virtual Size DefaultSize {
        Size get();
}

Property Value

The default Size of the control.

Comments

The DefaultSize property gets the default size of the control.

The DefaultSize property represents the Size of the control when it is initially created. You may adjust the size of the control by setting its Size property value.


Feedback / comments / error reports for this topic
© 2007 - Softel vdm, Inc. - www.softelvdm.com